conditional adj. 1.帶有條件的,有限制的;視…而定的。 2.【語法】條件的,假設的。 3.引起條件反射的。 n. 【語法】條件子句,條件詞。 be conditional on [upon] 在…條件下,以…為條件,取決于。 n. -ity 受限制性,有條件性,制約性;條件限制。 adv. -ly
In computer programming, conditional compilation is compilation implementing methods which allow the compiler to produce differences in the executable produced controlled by parameters that are provided during compilation. This technique is commonly used when these differences are needed to run the software on different platforms, or with different versions of required libraries or hardware.